CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - naive bayes

搜索资源列表

  1. 垃圾邮件过滤器Java源码

    2下载:
  2. 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-27
    • 文件大小:996261
    • 提供者:afafa
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. NaviveBayesClassify

    0下载:
  2. 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
  3. 所属分类:Applet

    • 发布日期:2017-03-31
    • 文件大小:14441
    • 提供者:chubinchi
  1. Sentiment-Symposium-Tutorial--Classifiers

    0下载:
  2. source code in Java for naive bayes cobalah ayolah
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-23
    • 文件大小:15010
    • 提供者:etnadia
  1. MailFilter

    0下载:
  2. JAVA写的垃圾邮件过滤器,基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-JAVA to write spam filters, based on the Naive Bayes algorithm, using NetBean generated interface (to be JDK1.6), applies to SMS, E-mail e-mail, diary and some oth
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:971880
    • 提供者:370
  1. 89

    0下载:
  2. 一个很不错的Java写的naive bayes 程序,欢迎大家使用~-naive bayes, java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16119
    • 提供者:Lei Wang
  1. stable-3-6

    0下载:
  2. naive bayes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25499908
    • 提供者:viren
  1. Classifier4J-0.6

    0下载:
  2. naive bayes classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:49939
    • 提供者:duko
  1. NaiveBayes1

    0下载:
  2. Naive Bayes training and testing with 10-fold cross validation. Train and test data files provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:13163383
    • 提供者:sehmetia
  1. naiveBayesSim

    0下载:
  2. Simulator of movement identification from accelerometer data based on Naive Bayes. Classification and online training mode. Data files provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:48592896
    • 提供者:sehmetia
  1. Nave-Bayes

    0下载:
  2. Naive Bayes Source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5225
    • 提供者:Sachin
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯代码,考虑很多的因素,并启用用拉普拉斯矫正了-Naive Bayes code, considering many factors, and enable the Laplace corrected
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:jiangbingbing
  1. naive-bayesian-master

    0下载:
  2. 朴素贝叶斯的java实现,实现了中分分词,停用词处理,10-cross-validation等-naive bayes use java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1325022
    • 提供者:杨文家
  1. bayes

    0下载:
  2. 一个朴素贝叶斯的程序,用于文本分类,准确率高达90 -a naive bayes algorithm used to classifying text
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:5112
    • 提供者:马玉
  1. bayes

    3下载:
  2. java实现朴素贝叶斯中文文本分类器。自带分类语料和实验报告。功能完整。-java implement Naive Bayes Chinese text categorization. Own classification corpus and test reports. Full-featured.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5605376
    • 提供者:周玉红
  1. Bayes

    0下载:
  2. Java实现的基于朴素贝叶斯的身高分类,包含训练集文档。代码简单易读。-Java-based implementation of height Naive Bayes classification, including the training set documentation. The code easier to read.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1880729
    • 提供者:澜恬
  1. Bayes

    0下载:
  2. 用java语言实现的朴素贝叶斯算法。可以根据输入属性值来判断目标属性的值。-This is the code about Naive Bayes.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:8803
    • 提供者:梁杨晓
  1. Naive-Bayes

    0下载:
  2. Naive Bayes 朴素贝叶斯算法的实现-Naive Bayes
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:6069
    • 提供者:姚静静
« 12 »
搜珍网 www.dssz.com